home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Interactive Quarterly
/
The Best of New Machine Publishing 1 - Disc 4: Interactive Quarterly.iso
/
pc
/
cafe
/
ultslots.dir
/
00149_Wide View Cursors.ls
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
1996-10-06
|
317 b
|
12 lines
on exitFrame
global left, right, center, Hand
set the cursor of sprite 2 to center
set the cursor of sprite 3 to 0
set the cursor of sprite 4 to 0
set the cursor of sprite 6 to Hand
set the cursor of sprite 7 to Hand
set the cursor of sprite 8 to 0
set the cursor of sprite 9 to 0
go(the frame)
end